home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / Buch / Bubble.txt < prev    next >
Text File  |  1999-01-25  |  206b  |  30 lines

  1. const
  2. int
  3. float
  4. double
  5. char
  6. char*
  7. bool
  8. void
  9. if
  10. else
  11. switch
  12. case
  13. break
  14. default
  15. do
  16. while
  17. for
  18. return
  19. false
  20. true
  21. operator
  22. new
  23. delete
  24. class
  25. virtual
  26. private
  27. protected
  28. public
  29. try
  30. catch